Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Types

container.Types

 ref
:
Sequence Type
 is
[Contains abstract features]
[Module base]
Types -- sequence of `Type` that may be processed without being boxed

This inherits from `Sequence Type` for convenience of all the
infrastructure provided by `Sequence`. Nevertheless, the
preferred use is via calls to `Types.type_foldf` only since
these calls do not require boxing of the types and permit
code specialization of the actual types.

This is a parent of `Open_Types`, which itself is the parent of
the types generated for calls to open type parameters.

Functions

execute this Sequence of process+args
0.099dev (GIT hash 250922c42fb1dcef5ce7ce89820538f53498ca37)
last changed: 2026-08-14